OpenRoads Designer CONNECT Edition SDK Help

ClothoidType Enumeration

Defines clothoid spiral types

Definition

Namespace: Bentley.CifNET.LinearGeometry Assembly: Bentley.CifNET.LinearGeometry.4.0 (in Bentley.CifNET.LinearGeometry.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public enum ClothoidType

Members

None 0 Normal clothoid
Normal 1 Normal clothoid
GEOPAK 2 Clothoid that uses Geopak formula
GeoMacao 3 Clothoid that uses GeoMacao formula

See Also